projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
455f650
)
* files.el (get-free-disk-space): Ensure that default-directory is
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000
(
02:29
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000
(
02:29
+0000)
usable before calling call-process. Suggested by Kevin
Ryde (Bug#2631).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ce130d4e5eb0fb8eb6ee1490de485e1a4bbda400..95f67cd15443dd42fbacca0687348d04575182a9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-03-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (get-free-disk-space): Ensure that default-directory is
+ usable before calling call-process. Suggested by Kevin
+ Ryde (Bug#2631).
+
2009-03-14 David Reitter <david.reitter@gmail.com>
* term/ns-win.el (ns-expand-space): Remove.